_GString

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct _GString {}

Members

Variables

allocated_len
gsize allocated_len;
Undocumented in source.
len
gsize len;
Undocumented in source.
str
gchar* str;
Undocumented in source.

Meta